Intersoft ClientUI Documentation
ISBehavior<T> Class Members
Properties  Methods 


The following tables list the members exposed by ISBehavior<T>.

Public Properties
 NameDescription
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyFramework Gets the entity framework.  
Public PropertyIsInDesignMode Gets a value indicating whether the control is in design mode (development).  
Public PropertyPlatform Gets a value that indicates the current client platform.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAttach (Inherited from System.Windows.Interactivity.Behavior)
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodDetach (Inherited from System.Windows.Interactivity.Behavior)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetAssociatedObject Gets the associated object.  
Public MethodGetAssociatedType Gets the associated type  
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
See Also

Reference

ISBehavior<T> Class
Intersoft.Client.Framework Namespace

Send Feedback